Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

chore(deps): bump MudBlazor from 5.0.10 to 5.0.11#426

Merged
ratanparai merged 1 commit intomasterfrom
dependabot/nuget/MudBlazor-5.0.11
Jun 12, 2021
Merged

chore(deps): bump MudBlazor from 5.0.10 to 5.0.11#426
ratanparai merged 1 commit intomasterfrom
dependabot/nuget/MudBlazor-5.0.11

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Jun 7, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps MudBlazor from 5.0.10 to 5.0.11.

Release notes

Sourced from MudBlazor's releases.

5.0.11

MudBlazor 5.0.11

  • Added Outlined and Filled versions for MudIconButton and MudIconToggleButton #1634

  • Added parameter to control column sort direction to MudTable #1737

  • Added Title to icon for MudIconButton and MudToggleIconButton #1663

  • Added Focus, Select, SelectRange to MudPickers #1700

  • Added Cancel button addition in inline editing for MudTable #1652

  • Added LineChart MaxNumYAxisTicks to limit the Nr of horizontal grid lines #1677

  • Added MudTable: Horizontal scrolling can now be enabled with HorizontalScrollbar parameter #1641

  • Fixed Call ValueChanged event for DebouncedInput when OnChange event occurs before DebouncedInterval elapses #1748

  • Fixed MudNumericInput manual input boundaries check #1745

  • Fixed right margin on MudInput clear button #1695

  • Changed MudMessageBox action buttons order #1741

  • Fixed MudTable initial sort label #1736

  • Fixed MudAutocomplete missing adornment property binding #1710

  • Fixed MudSelect so it does not fire chenged event when same item is selected again #1723

  • Fixed MudNumericInput padding with Mergin.Dense #1694

  • Fixed MudAutocomplete Dense class #1691

  • Fixed IDialogReference.Dialog is null #1502

  • Fixed MudTable exceptions not being propagated when calling SortDirection property setter #1712

  • Fixed Multiple renders for MudDrawer #1703

  • Fixed CSS rules for mini drawer #1711

  • Fixed missing elevation on MudTable #1674

RTL Fixes

  • MudBreadcrumb seperator #1769
  • Docs page added + new RTL CSS classes #1751
  • Margin & Padding alignment issues for Alert, Badge, Breadcrumbs, Button, Card, Chip, Dialog, Divider, Fab, IconButton, Input, InputControl, List, NavMenu, DatePicker, TimePicker, Radio, SimpleTable, Snackbar, Switch, Table, Tabs, TreeView #1725

https://github.com/Garderoben/MudBlazor/milestone/11?closed=1

Commits
  • b0f468a Merge 5.0.11
  • 0ed3233 Updated to version 5.0.11
  • 187e5da MudTextField: call ValueChanged event for DebouncedInput when OnChange event ...
  • d00d19b MudTable: Added parameter to control column sort direction cycling asc->desc-...
  • bb895c7 NumericInput: fix manual input boundaries check (#1745)
  • d8f7d90 Fixes Breadcrumb seperator in RTL
  • 1bd941f MudInput: Fix right margin on clear button (#1695)
  • e52427b IconButton: Add Outlined and Filled variants (#1634, #1639)
  • 76b4ceb RTL docs page added + new RTL css classes added (#92, #1751)
  • 22b0b8a Fixes #1739 - MudMessageBox action buttons order reversed (#1741)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/nuget/MudBlazor-5.0.11 branch from 8ba4b70 to 1307599 Compare June 12, 2021 07:59
Bumps [MudBlazor](https://github.com/Garderoben/MudBlazor) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/Garderoben/MudBlazor/releases)
- [Changelog](https://github.com/Garderoben/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](Garderoben/MudBlazor@v5.0.10...v5.0.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/nuget/MudBlazor-5.0.11 branch from 1307599 to ed10d4d Compare June 12, 2021 09:06
@ratanparai ratanparai merged commit 8cdc69d into master Jun 12, 2021
@ratanparai ratanparai deleted the dependabot/nuget/MudBlazor-5.0.11 branch June 12, 2021 09:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant